@charset "UTF-8";

/* Base Reset */

.focuswap {
	display: none;
}

* {
	margin: 0;
	padding: 0;
}


/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} 
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

a{
	text-decoration: none;
	color: #333;
}
body {
	line-height: 1;
	width: 100%;
    background: #e6e6e6;
    font-family: '微软雅黑';
    position: relative;
    background: #f2f2f2 url(../images/bodybg.png) no-repeat center top;
    height: auto;
}

ol,
ul {
	list-style: none;
}

.clear {
	clear: both;
}
/* header */

.header {
    width: 100%;
}
.top{
	width: 100%;	
	height: 40px;

}
.header .header-top {
	width: 1200px;
    height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.header .header-top .header-top-left {
	float: left;
	color: #333333;
	font-size: 14px;
    line-height: 40px;
    overflow: hidden;
}
 .weat {
    height: 28px;
    color: #333333;
float: left;
margin-top: 8px;
}
.ind_date{
    width: 200px;
    float: left;
}
.headright{
    float: right;
    margin-top: -62px;
    height: 130px;
}
.headright img{
    height: 183px;
    width: 100%;
}

.header .header-top .header-top-right {
	float: right;
	
}

.header .header-top .header-top-right>ul>li {
    float: left;
	line-height: 40px;
    margin-left: 20px;
}

.header .header-top .header-top-right>ul>li>a {
    font-size: 14px;
    color: #333333;
}

.header .header-top .header-top-right>ul>li>a:hover {
    color: red;
}
.headerbarnav{
	width: 1200px;
    height: 100%;
	margin: 0 auto;
    background: url(../images/hdbg.png) no-repeat top right;

}
.header-content {
    width: 100%;
}

.header-content .header-contain-left {
    float: left; 
      margin-top: 35px;
}
.search {
	 float: right;
    width: 425px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px; 
    -webkit-border-radius: 20px; 
    behavior: url(ie-css3.htc);
    margin-top: 6px;
    position: relative;
    background: url(../images/search1.png) no-repeat;
}

.search .form-control {
	width: 191px;
    height: 37px;
    line-height: 37px;
    border: none;
    position: absolute;
    left: 20px;
}
.form-control::-webkit-input-placeholder {
    color: #777777;
    font-size: 16px;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #777777;
    font-size: 16px;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #777777;
    font-size: 16px;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 16px;
}
.search .search-btn {
	width: 87px;
    height: 38px;
    border: none;
    position: absolute;
    right: 17px;
    top: 1px;
    background-color: transparent;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.nav{
	width: 100%;
	height: 50px;
	margin-top: 30px;
    background: #3069B8;
}
.nav a{
    width: 126px;
    height: 50px;
    display: block;
    float: left;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}
.nav a:hover{
    background: #1452a8;
}
.search .search-btn:hover{
	background: transparent;
}
/* main */
.main-warp{
	width: 1200px;
     padding-bottom: 20px;
	margin: 0 auto;
    background: #fff;
    position: relative;
}
.main{
	width: 1160px;
	margin: 0 auto;
}
.main .tt_new{
	width: 100%;
	height: 100px;
}
.main .tt_new .tt_tit{
    font-size: 24px;
    font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
.main .tt_new .tt_tit a{
	display: block;
	color: #333333;
}

.main .tt_new .tt_con{
	font-size: 14px;
	color: #777777;
	text-align: center;
	line-height: 40px;
} 
.main-content{
	width: 100%;
	overflow: hidden;
}
.main-content-left,.main-content-middle,.main-content-right{
	float: left;
}
.main-content-left{
	width: 496px;
    height: 353px;
	position: relative;
	overflow: hidden;
}

#warp{
    width: 100%;
     height: 100%;
    z-index: -10;
    position: fixed;
}
.slideBox1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;

}

.slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: -99;
}
.slideBox1 .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
 
}

.slideBox1 .bd img {
    width: 100%;
    height: 100%;
    display: block;
}


.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    width: 13px;
	height: 13px;
    border-radius: 13px;
    -moz-border-radius: 13px; 
    -webkit-border-radius: 13px; 
    behavior: url(ie-css3.htc);
    float: left;
    margin-right: 13px;
    line-height: 14px;
    text-align: center;
	background: #aaaaaa;
	filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #226ebc;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 496px;
    height: 353px;
    display: block;
}
.lunbo-title {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.txt2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 50px;
    width: 400px;
    overflow: hidden;
}

.txt2>ul>li {
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -50px;
}

.txt2>ul>li>a {
    display: block;
    color: #fff;
    padding: 0 0 0 10px;
    font-size: 18px;
    text-decoration: none;
}
.main-content-middle{
	width: 393px;
	height: 363px;
	margin: 0 20px;
}

.main-content-middle-tltle{
    width: 100%;
    height: 38px;
    overflow: hidden;
   
}
.main-content-middle-tltle a{
    display: block;
    float: left;
    width: 98px;
    font-size: 16px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #f0f3f6;
}

.mainlisttitle{
    width: 100%;
    height: 100px;
    border-bottom: 1px dashed #999999;
}
.mainlisttitle .tt_lit{
    height: 50px;
}
.mainlisttitle .tt_lit a{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    font-weight: bold;
}
.mainlisttitle p{
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
    line-height: 23px;
}
.mainlist{
    width: 100%;  
}
.mainlist li{
    margin-top: 20px;
    overflow: hidden;
}
.mainlist li div{
    float: left;
}

.mainlist li>div>img {
    vertical-align: middle;
}

.mainlist li>div>a {
    font-size: 16px;
    color: #333;
}
.main .tt_new .tt_tit a:hover{
    color: #a81214;
}
.mainlist li>div>a:hover {
    color: #a81214;
}

.mainlist li>span {
    float: right;
    font-size: 16px;
    color: #333333;
}
.main-content-middle-list{
    overflow: hidden;
}
.main-content-middle-list ul{
    width: 100%;
    float: left;
    margin-top: 5px;
}
.main-content-middle-list ul li{
    margin-top: 19px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    background: url(../images/listdot.png) no-repeat 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.main-content-middle-list ul li a{
    font-size: 16px;
    width: 290px;
    text-indent: 4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-left: 8px;
    color: #333333;

}
.main-content-middle-list ul li a:hover{
    color: #a81214;
}
.main-content-middle-list ul li span{
    float: right;
    font-size: 16px;
    color: #333333;
}
.govpushinfo150203 ul{
    height: 320px;
}

.main-content-right{
    width: 230px;
    height: 100%;
}
.main-content-right .rightlist_title{
    width: 100%;
    height: 38px;
      margin-bottom: 25px;
      position: relative;
}
.main-content-right .rightlist_title a{
    color: #3069B8;
    border-bottom: 2px solid #3069B8;
    font-weight: bold;
    padding-bottom: 9px;
    line-height: 30px;
    font-size: 16px;
}
.main-content-right .rightlist_title a.more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
    line-height: 32px;
    border-bottom: none;
}
.rightlist{
    width: 100%;
    overflow: hidden;
}
.rightlist li{
    margin-top: 21px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    background: url(../images/listdot.png) no-repeat 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.rightlist li a{
    font-size: 16px;
    width: 170px;
    text-indent: 4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-left: 8px;
    color: #333333;
}
.rightlist li a:hover{
    color: #a81214;
}
.rightlist li span{
    float: right;
    font-size: 16px;
    color: #333333;
}
.rightlist_list{
    width: 100%;
    overflow: hidden;
  height:296px;
}

.main-bottom{
    width: 100%;
    margin-top: 20px;
   
}
.main-two {
    height: 84px;
    padding: 10px;
    line-height: 84px;
    border: 1px solid #dcdcdc;
}
.zhuan {
    width: 47px;
    height: 75px;
    padding: 9px 16px 0px 16px;
    font-size: 16px;
    color: #fff;
    display: block;
    background: #257dd1;
    line-height: 35px;
    /* margin-top: 5px; */
    margin-right: 10px;
    float: left;
    text-align: center;
}

.bnt-prev {
    width: 30px;
    height: 84px;
    background: #f6f6f6;
    line-height: 84px;
    text-align: center;
    cursor: pointer;
    float: left;
}

.bnt-next {
    width: 30px;
    height: 84px;
    background: #f6f6f6;
    line-height: 84px;
    text-align: center;
    cursor: pointer;
    float: right;
}

.slide3 {
    float: left;

}
.slide3 ul{
    height: 84px;
    float: left;
}
.slide3 ul li{
    width: 235px;
    height: 84px;
    float: left;
    margin-left: 10px;
    background: #000;
    color: #fff;
}
.slide3 ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.slide3 ul li a img{
    width: 100%;
    height: 100%;
}
.footer-warp{
width: 100%;
}
.footer{width:100%;border-top:2px solid #3069B8;background:#e6e6e6;height:auto;color:#60636d;line-height:27px;text-align:center;min-height:130px;margin-top:20px;}
.footson{width:1220px;margin:0 auto;position: relative;min-height: 50px;padding:12px 0;}
.footson,.footson a{font-size:14px;color:#60636d;text-align:center;}
.bot_ico{position:absolute;left:202px;top:30px;}
.bot_ico1{position:absolute;right:140px;top:29px;}
.p1{padding-left:1em;}
.footsonlist{width:100%;position: relative;}
.footlink{padding-bottom:12px;}
.footlink a{font-size:14px;color:#333;padding-left:10px;padding-right:11px;background: url(../images/fotico.png) no-repeat right center;}
.footlink a:hover,.footson a:hover{text-decoration:underline;}
.footlink a.flsm{background:none;}

.navigation{
    position: fixed;
    top: 50%;
    width: 60px;
    left: 50%;
    margin-left: 610px;
    margin-top: -155px;
}
.navigation>ul{
    background: url(../images/sailbg.png) no-repeat;
    background-size: cover;
}
.navigation>ul>li{
    width: 60px;
    height: 80px;
    text-align: center;
    
}
.navigation>ul>li:hover{
    background-color: #3069B8;
}
.navigation>ul>li>a{
    display: block;
    width: 60px;
    height: 80px;
}
.navigation>ul>li>a>img{
    margin-top: 15px;
}
.navigation>ul>li>a>span{
    display: block;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}
            
#fenxiang{
    position: relative;
}
.kuang3{
    width: 254px;
    height: 41px;
    position: absolute;
    left: -254px;
    top: 20px;
    display: none;
}
#weixin,#weibo,#ght{
   position: relative;
}
.kuang1, .kuang2,.kuang4 {
   position: absolute;
   width: 220px;
   height: 170px;
   background: url(../images/kuang.png);
   left: -224px;
   top: -41px;
    z-index: 9999;
    display: none;
}
.kuang1 img, .kuang2 img , .kuang4 img{
 width: 120px;
 height: 120px;
float: left;
 margin-top: 26px;
  margin-left: 35px;
 }                   
   .img_title {
        font-size: 12px;
    float: left;
    margin-left: 60px;
    color: #000;
    margin-top: 2px;
    }                   
                    
        /* -------------------- */
.main-add{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.main-add .mainaddleft,.main-add .mainaddmiddle{
    width: 374px;
    height: 100%;
    float: left;
    margin-right: 18px;
    
}
.main-add .mainaddright{
    float: right;
    width: 374px;
    height: 100%;
}
.mainaddtitle{
    width: 100%;
    height: 38px;
    background-color: #f0f3f6;
    overflow: hidden;
}
.mainaddtitle span{
   display: block;
   float: left;
    width: 4px;
    height: 100%;
    background-color: #3069B8;
}
.mainaddtitle a{
    float: left;
    color: #3069B8;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    margin-left: 16px;
}
.mainaddleft_one{
    width: 100%;
    margin-top: 10px;
}
.mainaddleft_one ul{
    overflow: hidden;
}
.mainaddleft_one ul li{
    float: left;
    width: 180px;
    height: 38px;
    border: 1px solid #e5e5e5;
    
}
.mainaddleft_one ul li img{
    vertical-align: middle;
    margin-left: 10px;
    width: 19px;
    height: 21px;
}
.mainaddleft_one ul li a{
    color: #333;
    font-size: 16px;
    margin-left: 5px;
    line-height: 38px;
}
.mainaddleft_one ul li a:hover{
    color: #3069B8;
}
.mainaddmarg{
    margin-right: 10px;
    margin-bottom: 10px;
}
.mainaddleft_two{
    width: 100%;
    height: 156px;
    background-color: #f0f3f6;
}
.mainaddleft_two ul{
    padding: 25px 20px;
    overflow: hidden;
}
.mainaddleft_two ul li{
    float: left;
    float: left;
    width: 64px;
    text-align: center;
}
.mainaddleft_two ul li a{
    font-size: 16px;
    color: #333333;
}
.mainaddleft_two ul li a:hover{
    color: #3069B8;
}
.mainaddmargtwo{
    margin-right: 25px;
    margin-bottom: 15px;
}
.mainaddmiddle_one{
    width: 100%;
}
.mainaddmiddle_one .mainaddmiddle_listtitle{
    width: 100%;
    text-align: center;
    line-height: 40px;
}
.mainaddmiddle_one .mainaddmiddle_listtitle ul{
    overflow: hidden;
    padding: 0 68px;
}
.mainaddmiddle_one .mainaddmiddle_listtitle ul li{
    float: left;
}
.mainaddmiddlezxfw a{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-right: 15px;
}
.act a{
    color: #3069B8;
}
.mainaddmiddle_news{
    width: 100%;
    height: 224px;
}
.mainaddmiddle_news .mainaddmiddlelist{
    width: 100%;
    display: none;
}

.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul{
    overflow: hidden;
}
.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul li{
    float: left;
    width: 84px;
    height: 60px;
    border: 1px solid #e5e5e5;
    line-height: 60px;
    margin-right: 10px;
    margin-bottom: 9px;
}
.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul li a{
    display: block;
    height: 60px;
}
.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul li a .img_img{
    width: 100%;
    height: 15px;
    text-align: center;
}
.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul li a .img_img img{
    vertical-align: top;
    margin-top: 9px;
}
.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul li a:hover .img_img img
{
    -webkit-transition:-webkit-transform 0.7s ease-out;
    -moz-transition:-moz-transform 0.7s ease-out;
    transition:transform 0.7s ease-out;transform:rotateY(360deg);
    -webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
}


.mainaddmiddle_news .mainaddmiddlelist .mainaddmiddlelistul li a .img_imgtitle{
    font-size: 14px;
    color: #333;
    text-align: center;
    width: 100%;
    text-align: center;
    margin-left: 15px;
  
}
.mainaddmiddlelist .mainaddmiddlelistxzsp{
    overflow: hidden;
}
.mainaddmiddlelist .mainaddmiddlelistxzsp li{
    float: left;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px;
}
.mainaddmiddlelist .mainaddmiddlelistxzsp li a{
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    behavior: url(ie-css3.htc);
    color: #333;
    font-size: 14px;
    height: 34px;
    width: 109px;
    line-height: 34px;
}
.mainaddmiddlelist .mainaddmiddlelistxzsp li a:hover{
    color: #fff;
    background-color: #3069B8;
}

.zmhdbtn {
    width: 100%;
    margin-top: 20px;
    height: 92px;
    overflow: hidden;
}
.zmhdbtn ul li {
    float: left;
    width: 81px;
    height: auto;
    margin-left: 10px;
}
.zmhdbtn ul li.num1 {
    margin-left: 0;
}
.zmhdbtn ul li a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
}
.zmhdbtn ul li a .ico {
    display: block;
    width: 100%;
    height: 42px;
    overflow: hidden;
    background: url(../images/zmhdico.png) no-repeat;
}
.zmhdbtn ul li.num1 a .ico, .zmhdbtn ul li.num1 a:hover .ico {
    background-position: 21px 0;
}
.zmhdbtn ul li.num2 a .ico, .zmhdbtn ul li.num2 a:hover .ico {
    background-position: -72px 0;
}
.zmhdbtn ul li.num3 a .ico, .zmhdbtn ul li.num3 a:hover .ico {
    background-position: -164px 0;
}
.zmhdbtn ul li.num4 a .ico, .zmhdbtn ul li.num4 a:hover .ico {
    background-position: -256px 0;
}
.zmhdbtn ul li a .tit {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 28px;
    font-style: 16px;
    font-weight: bold;
    color: #333;
}

.mainaddrightthree{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.mainaddrightthree a{
  display: block;
  float: left;
  width: 180px;
  height: 38px;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 38px;
  margin-right: 10px;
  font-size: 16px;
  color: #333;
}
.mainaddrightthree a:hover{
    background: #3069B8;
    color: #fff;
}
.ft{
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.ft .ftleft,.ft .ftright{
    float: left;
}
.ft .ftleft{
    width: 180px;
}
.ft .ftleft a img{
    width: 180px;
    height: 150px;
}                    
.ft .ftright{
  margin-left: 10px;
  width: 183px;
}
.ftzt{
    overflow: hidden;
    margin-bottom: 10px;
}
.ftsj{
    font-size: 14px;
    color: #3069B8;
}
.ftzt p{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    width: 113px;
    float: right;
}                 
/* ------------------------------------------ */
.wrap{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
.wrap .zwgk_main,.wrap .mzhd_main{
    width: 1160px;
    padding: 20px;
    overflow: hidden;
}
        
        
.wrap .zwgk_main .zwgk_maintop{
    overflow: hidden;
    width: 100%;
    height: 315px;
}
.wrap .zwgk_main .zwgk_maintop .zwgk_maintopleft{
    float: left;
    margin-right: 20px;
    width: 375px;
    height: 100%;
}
.wrap .zwgk_main .zwgk_maintop .zwgk_maintopright{
    float: left;
    width: 765px;
    height: 100%;
}
 .zwgk_maintoplefttitle{
    width: 370px;
    height: 38px;
    background-color: #f0f3f6;
    overflow: hidden;
    border-left: 4px solid #3069B8;
}
.zwgk_maintoplefttitle a{
    float: left;
    color: #3069B8;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    margin-left: 16px;
    display: block;
}
.zwgk_maintopleftlist{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.zwgk_maintopleftlist a{
    width: 84px;
    height: 28px;
    background-color: #f0f3f6;
    border: 1px solid #e5e5e5;
    line-height: 28px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 15px;
    color: #333333;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px; 
    behavior: url(ie-css3.htc);
}
.zwgk_maintopleftxx{
    width: 100%;
    height: 156px;
    overflow: hidden;
    margin-top: 20px;
    display: none;
}
.zwgk_maintopleftxx .zwgk_maintoppic{
    float: left;
    width: 125px;
    height: 100%;
    margin-right: 20px;
}
.zwgk_maintopleftxx .zwgk_maintoppic img{
    width: 125px;
    height: 100%;
}
.zwgk_maintopleftxx .zwgk_maintopjj{
   float: left;
   width: 230px;
   height: 100%;
}
.zwgk_maintopjjxm{
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #e5e5e5;
}
.zwgk_maintopjjxm a{
    font-size: 24px;
    color: #333;
}
.zwgk_maintopjjxm span{
    font-size: 14px;
    color: #666666;
}
.zwgk_maintopzw div{
margin-top: 20px;
}
.zwgk_maintopzw div span{
    font-size: 14px;
    color: #333;
}
.zwgk_maintopzw div p{
    font-size: 14px;
    color: #666666;
    margin-top: 6px;
}
.zwgk_maintopleftbnt{
    height: 40px;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.zwgk_maintopleftbnt a{
    width: 180px;
    height: 100%;
    line-height: 40px;
    text-align: center;
    background-color: #f0f3f6;
    color: #3069B8;
    display: block;
    float: left;
}


.zwgk_maintoprighttitle{
    width: 761px;
    height: 38px;
    background-color: #f0f3f6;
    overflow: hidden;
    border-left: 4px solid #3069B8;
}
.zwgk_maintoprighttitle .fon{
    color: #3069B8;
    font-weight: bold;
}
.zwgk_maintoprighttitle a{
    float: left;
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    line-height: 20px;
    margin-left: 16px;
    padding-right: 16px;
    border-right: 1px solid #333333;
    margin-top: 10px;
}

.zwgk_maintoprightlist{
    overflow: hidden
}
.zwgk_maintoprightlist ul{
    overflow: hidden;
}
.zwgk_maintoprightlist ul li{
    margin-top: 18px;
   font-size: 16px;

}
.zwgk_maintoprightlist ul li img{
    vertical-align: middle;
}
.zwgk_maintoprightlist ul li a{
    color: #333;
}
.zwgk_maintoprightlist ul li span{
    float: right;
    color: #999999;
}
.zwgk_maintoprightlist ul li a:hover{
    color: #a81214;
}


.zwgk_mainmiddle{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.zwgk_mainmiddle .zwgk_mainmiddleleft{
    float: left;
}
.zwgk_mainmiddleright{
    float: right;
    width: 274px;
    height: 98px;
     border: 1px solid #e5e5e5;
    border-radius: 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    behavior: url(ie-css3.htc);
}
.zwgk_mainmiddleright img{
    width: 100%;
    height: 100%;
}
.zwgk_mainmiddleleft{
    width: 862px;
    height: 98px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    behavior: url(ie-css3.htc);
    margin-right: 20px;
}
.zwgk_mainmiddleleft ul{
    overflow: hidden;
    margin-top: 20px;
    margin-left: 160px;
}
.zwgk_mainmiddleleft ul li{
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 60px;
}
.zwgk_mainmiddleleft ul li a{
    display: block;
    width: 100px;
    text-align: center;
}
.zwgk_mainmiddleleft ul li a span{
    display: block;
    color: #333333;
    font-size: 16px;
    margin-top: 10px;
}
.zwgk_mainmiddleleft ul li a:hover span{
    color: #a81214;
}
.zwgk_mainbottom{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.zwgk_mainbottom .zwgk_mainbottomnews{
    float: left;
    width: 570px;
    height: 250px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.zwgk_mainbottom .zwgk_mainbottomnews .zwgk_mainbottomtitle{
    width: 100%;
    height: 38px;
    background-color: #f0f3f6;
}
.zwgk_mainbottomtitle a{
 width: 100px;
 height: 38px;
 background-color: #3069B8;
 display: block;
 color: #fff;
 line-height: 38px;
 text-align: center;
 font-size: 16px;
}
/*--------------------==============--------*/
.wrap .xxgk_main{
    width: 1160px;
    padding: 20px;
    overflow: hidden;
}
.xxgk_mainleft{
    float: left;
    width: 288px;
    height: 302px;
}

.xxgk_mainlefttitle{
    width: 100%;
    height: 55px;
    text-align: center;
    background-color: #3069B8;
}
 .xxgk_mainlefttitle a{
    display: block;
    color: #fff;
    line-height: 55px;
    font-size: 18px;
    font-weight: bold;
}
 .xxgk_mainleftlist{
    width: 100%;
}
 .xxgk_mainleftlist ul li{
    width: 284;
    height: 38px;
    background-color: #f0f3f6;
    border-left: 4px solid #3069B8;
    margin-top: 10px;
}
 .xxgk_mainleftlist ul li a{
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-left: 15px;
}
 .xxgk_mainleftlist ul li a:hover{
    color: #a81214;
}
.ysq{
    margin-top: 20px;
}
.xxgk_main .xxgk_mainright{
    float: right;
    width: 852px;
}
.xxgk_main .xxgk_mainright .xxgk_mainrighttop{
    width: 100%;
    height: 407px;
}
 .xxgk_mainrighttoptitle{
    width: 100%;
    height: 45px;
    background-color: #f0f3f6;
    overflow: hidden;
}
.xxgk_mainrighttoptitle a{
    display: block;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
    color: #fff;
    background-color: #3069B8;
    float: left;
  cursor: default;
}
.xxgk_mainrighttopmainlist{
    width: 100%;
    height: 62px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 18px;
}
.xxgk_mainrighttopmainlist a{
    display: block;
    float: left;
}
.xxgk_mainrighttopmainlist ul{
    overflow: hidden;
    float: left;
    width: 720px;
}
.xxgk_mainrighttopmainlist ul li{
    width: 230px;
    height: 100%;
    float: left;
    margin-left: 10px;
}
.xxgk_mainrighttopmainlist ul li a{
    width: 230px;
    height: 100%;
    line-height: 62px;
    display: block;
    color: #333333;
    text-align: center;
    background-color: #ffeded;
}

.xxgk_mainrighttopmainlist .gk{
    width: 128px;
    height: 100%;
    line-height: 62px;
    text-align: center;
    border-left: 4px solid #3069B8;
    color: #333333;
    background-color: #f0f3f6;
}

.xxgk_mainrighttopmainlist ul li a:hover{
    color: #a81214;
}
.xxgk_mainrightbottom{
   margin-bottom: 20px;
}
.xxgk_mainbmlist{
    width: 100%;
    overflow: hidden;
}
.xxgk_mainbmlist ul{
    overflow: hidden;
    width: 860px;
}
.xxgk_mainbmlist ul li{
    float: left;
    width: 162px;
    height: 38px;
    text-align: center;
    background-color: #f0f3f6;
    margin-right: 10px;
    margin-top: 10px;
}
.xxgk_mainbmlist ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 38px;
    font-size: 18px;
    color: #333333;
}
.xxgk_mainbmlist ul li a:hover{
    background-color: #3069B8;
    color: #fff;
}    
/* ----------------------------------------- */

.mzhd_main .mzhd_maintopleft{
    float: right;
    width: 367px;
    height: 100%;
}
.mzhd_main .mzhd_mainright{
    float: left;
    width: 774px;
    height: 692px
}
.mzhd_title{
   width: 100%;
   height: 38px;
   background-color: #f0f3f6;
   margin-bottom: 10px;
   overflow: hidden;
}
 .mzhd_title>a{
    width: 100px;
    height: 100%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #3069B8;
    display: block;
    float: left;
}
.mzhd_maintopleft .mzhd_zxft{
    width: 100%;
    height: 235px;
    margin-bottom: 20px;
}
.mzhd_maintopleft .mzhd_zxft a{
    display: block;
    height: 100%;
    height: 100%;
}
 .mzhd_maintopleft .mzhd_zxft a img{
    width: 100%;
    height: 100%;
}
.mzhd_maintopleft .mzhd_maintopleftbottom{
   
      height: 120px;
}
.mzhd_zxftzt{
    width: 100%;
    overflow: hidden;
    line-height: 24px;
}
.mzhd_zxftzt span{
    font-size: 14px;
    color: #3069B8;
    float: left;
}
.mzhd_zxftzt p{
    font-size: 14px;
    color: #333;
    width: 290px;
    float: left;
}
.mzhd_maintopleft .mzhd_wqhg{
    width: 100%;
    height: 53px;
    overflow: hidden;
    margin-bottom: 20px;
}
.mzhd_maintopleft .mzhd_wqhg a{
    width: 176px;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    background-color: #f0f3f6;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;  
    behavior: url(ie-css3.htc);
}
.mzhd_maintopleft .mzhd_wqhg a:hover{
    background-color: #3069B8;
    color: #fff;
}
.mzhd_wsxf{
    width: 100%;
    height: 87px;
    margin-bottom: 10px;
    background-color: #ffeded;
    border-radius: 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;  
    behavior: url(ie-css3.htc);
}
.mzhd_wsxf a{
    display: block;
    text-align: center;
    line-height: 87px;
    color: #3069B8;
    font-size: 24px;
}
.mzhd_mainrighttop{
    width: 100%;
    height: 420px;
    margin-bottom: 20px;
    overflow: hidden;
}
 .mzhd_xx{
    float: right;
}
 .mzhd_xx a{
    line-height: 38px;
    color: #3069B8;
    font-size: 16px;
    margin-right: 20px;
}
.mzhd_mainrighttop .mzhd_list{
    width: 734px;
    overflow: hidden;
    padding: 0 20px;
  
}
.mzhd_list .xzxx_title{
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.mzhd_list .xzxx_title span{
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
 .new_xzxx a .ico {
    display: block;
    width: 60px;
    height: 42px;
    overflow: hidden;
    background: url(../images/zmhdico.png) no-repeat;
    float: left;
}
.new_xzxx a .ico {
    background-position: 21px 0;
    margin-top: 34px;
    vertical-align: middle;
    margin-left: 25px;
    margin-right: 15px;
}
.new_xzxx a .ws{
    background-position: -72px 0;
}
.xxtit{
    display: block;
    width: 46px;
    height: 60px;
    float: left;
    line-height: 20px;
    margin-top: 35px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.new_xzxx{
    width: 100%;
    height: 113px;
    margin-bottom: 10px;
}
.new_xzxx a{
    display: block;
    width: 178px;
    height: 113px;
    background-color: #f0f3f6;
    line-height: 113px;
    float: left;
}
.xzlx_new{
    width: 100%;
    height: 48px;
    background: url(../images/phonedh_03.png) no-repeat center;
    margin-bottom: 10px;
    text-align: center;
    line-height: 48px;
}
.xzlx_new img{
    vertical-align: middle;
    margin-right: 20px;
}

.xzlx_new span{
 color: #fff;
 font-size:18px;
 font-weight: bold;
}
.jyzx{
    width: 100%;
}
.jyzx ul{
    width: 100%;
    overflow: hidden;
}
.jyzx ul li{
float: left;
width: 178px;
height: 38px;
margin-right: 10px;
margin-bottom: 10px;
}
.jyzx ul li a{
display: block;
line-height: 38px;
background-color: #e0e4ee;
overflow: hidden;
}
.jyzx ul li a .jyzx_left{
    width: 47px;
    height: 38px;
    background-color: #f0f3f6;
    border-top-right-radius:10px;
    border-bottom-right-radius: 10px;
    float: left;
}
.jyzx ul li a .jyzx_left img{
    vertical-align: middle;
    margin-left: 10px;
}
.jyzx ul li a span{
    display: block;
    float: left;
    margin-left: 25px;
}
.jyzx ul li a:hover span{
    color: #3069B8;
}
       
        
        
        
.xzxx_bh{
    width: 60px;
    display: block;
    float: left;
    margin-right: 17px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.xzxx_zt{
    width: 379px;
    display: block;
    float: left;
    margin-right: 17px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.xzxx_lx{
    width: 87px;
    display: block;
    float: left;
    margin-right: 7px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.xzxx_cl{
    width: 80px;
    display: block;
    float: left;
    margin-right: 17px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.xzxx_sj{
    width: 80px;
    display: block;
    float: left;
    /* margin-right: 10px; */
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.xzxx_main{
    overflow: hidden;
}
.xzxx_main div{
    width: 100%;
    height: 35px;
    overflow: hidden;
    line-height: 35px;
}
.xzxx_main div a{
    display: block;
    float: left;
}
.xzxx_main div a:hover .xzxx_bh{
    color: #a81214;
}
.xzxx_main div a:hover .xzxx_zt{
    color: #a81214;
}





.mzhd_mainrightbottom{
    width: 100%;
    overflow: hidden;
}
.mzhd_mainrightbottom .mzhd_mainrightbottomleft{
    float: left;
    width: 374px;
}
.mzhd_mainrightbottom .mzhd_mainrightbottomright{
    float: right;
    width: 374px;
}

 .mzhd_mysjlist{
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 10px;
}
 .mzhd_mysjlist ul{
    overflow: hidden;
}
 .mzhd_mysjlist ul li{
   margin-bottom: 18px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    background: url(../images/listdot.png) no-repeat 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
 .mzhd_mysjlist ul li a{
    font-size: 16px;
    width: 290px;
    text-indent: 4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-left: 8px;
    color: #333333;
}
.mzhd_mysjlist ul li span{
    float: right;
    font-size: 16px;
    color: #999999;
}
.mzhd_mysjlist ul li a:hover{
    color: #a81214;
}
.mlpy_main {
    height: 157px;
    padding: 15px 20px;
    line-height: 175px;
}

.mlpy_title {
    height: 157px;
    display: block;

    /* margin-top: 5px; */
    border-left: 4px solid #3069b8;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.mlpy_title img {
    margin-left: 20px;
    margin-top: 20px;
}
.slide6 {
float: left;

}
.slide6 ul{
    height: 157px;
    float: left;
}
.slide6 ul li{
    width: 240px;
    height: 157px;
    float: left;
    margin-left: 20px;
    background: #000;
    color: #fff;
}
.slide6 ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.slide6 ul li a img{
    width: 100%;
    height: 100%;
}
        
#bottom{
        width:100%;
        min-width:1120px;
        margin-top:20px;
    }
    .mk05{
        margin-top:20px;
        width:1120px;
        margin:0 auto;
    }
    .links{
        width:1120px;
        height:55px;
        background:url(../images/link_bk.png);
    }
    .links_js{
        width:1080px;
        height:33px;
        float:left;
        margin-left:21px;
        margin-top:11px;
    }
    .links_slide{
        width:179px;
        height:33px;
        margin-right:1px;
        float:left;
        cursor:pointer;
        background:url(../images/link_nb.png);
    }
    .links_slide span{
        font-size:14px;
        color:#777;
        float:left;
        margin-top:10px;
        margin-left:10px;
    }
    .links_slide img{
        float:right;
        margin-right:10px;
        margin-top:16px;
    }
    .links2{
        width:1120px;
    }
    .links2 ul{
        width:1112px;
        float:left;
        display:none;
        background:#fff;
        border:1px solid #e6e6e6;
        padding: 10px 0px 30px 6px;
    }
    .links2 ul li{
        padding-left: 9px;
        padding-right: 9px;
        height: 30px;
        line-height: 30px;
        float: left;
    }
    .links2 ul li img{
        float: left;
        margin-top: 12px;
    }
    .links2 ul li a{
        float: left;
        margin-left: 8px;
        font-size: 14px;
        color: #333333;
        width: 154px;
    }
    .links2 ul li a:hover{
        color:red;
    }
    .cha{
        position: absolute;
        bottom: -25px;
        right: 0px;
        width: 59px;
        height: 28px;
        cursor: pointer;
    }
    .fr {
    float: right;
}
.btn-box input {
    height: 50px;
    overflow: hidden;
    border: none;
    background: none;
    width: 73px;
    outline: none;
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    line-height: 50px;
}
.szfxxbox img{
    width: 230px;
    display: block;
    margin: 30px 0 27px 70px;
}
.szfxxbox div{
    overflow: hidden;
}
.szfxxbox div a{
    float: left;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #c7cee1;
    margin-bottom: 19px;
    margin-left: 15px;
}
.szfxxbox div a:hover{
    color: #a81214;
    font-weight: bold;
}   